-
Notifications
You must be signed in to change notification settings - Fork 121
[CIAB] Integrate garden sites API fields #16131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CIAB] Integrate garden sites API fields #16131
Conversation
Generated by 🚫 Danger |
|
|
itsmeichigo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as expected 👍
Please also update MIGRATIONS.md file and add a migration test for the new model version.
Right |

WOOMOB-1340
Description
CIABEligibilityCheckerby removing the temp mock logic with the relevant logic based on new "Garden" fields inSitemodel.is_gardenfield istrueand thegarden_nameequals to "commerce" to determine the CIAB environment.CIABEligibilityCheckerbasing on the new logic.Note: the majority of changes in the diff are introduced by the new 126th data model version.
Non-CIAB site smoke test
CIAB site testing steps
RELEASE-NOTES.txtif necessary.